@charset "utf-8";
/*-- 全局reset
-------------------------------------------*/
/* 引入外部图标样式 */
@font-face {
  font-family: 'iconfont';
  src: url('./fonts/iconfont.woff2?t=1655694491340') format('woff2'),
       url('./fonts/iconfont.woff?t=1655694491340') format('woff'),
       url('./fonts/iconfont.ttf?t=1655694491340') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
* { touch-action: pan-y; }
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img{margin: 0; padding: 0; border: 0; outline: 0;}
body{font: 12px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}
a:hover{ text-decoration: none; }
@font-face{ font-family: DINOT; src: url('./fonts/DINOT-Bold.ttf'); }
/*清除内外边距*/
h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}
/*设置默认字体*/
:focus{outline: 0;}
ul,
ol{list-style: none;}
/*重置图片元素*/
address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}
abbr, acronym{border: 0; font-variant: normal;}
input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
code, kbd, samp, tt{font-size: 100%;}
/*修改滚动条*/
::-webkit-scrollbar{width:6px; height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}
textarea{resize: none;}
button:active, button:focus{ border:none; outline:0; }
/* 网站色值设置 */
body{--zhu-color:#004cc8;--pei-color:#3bdba6;}
.inner{ width: 1400px; margin:0 auto; }
@media only screen and (max-width: 1400px){
  .inner{ width: 100%; box-sizing: border-box; padding:0 15px; }
}

/*page*/
.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 20px 0; width: 100%; clear: both; }
.de-page-mian .page-inner{display: inline-block; overflow: hidden;}
.de-page-mian .page-inner a{ display: block; float: left; width: 36px; height: 36px; color: #fff; background: #666666; border-color: #666666; text-align: center; line-height: 36px; font-size: 14px; margin:0 2px; overflow: hidden; border-radius: 50%; }
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover{color: #fff; border-color:var(--zhu-color); background: var(--zhu-color);}
.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}
.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}
.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}
.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}
.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}
.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px; border-radius: 5px; }
@media only screen and (max-width: 774px){
  .de-page-mian .page-inner span, .de-page-mian .page-inner input, .de-page-mian .page-inner .page-btn{ display: none; }
}

/*down*/
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: none; z-index: 9999;}
.down li{width: 25%; box-sizing: border-box; text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li + li{ border-left: solid 1px #ffffff; }
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 999999;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}
.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:var(--zhu-color);line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
@media only screen and (max-width: 768px){
  .down{ display: block; }
  .plugin-fixed-call{ display: none; }
}

/*no-goods*/
.no-goods{ width: 100%;}
.no-goods,.no-network{padding:50px 0; overflow: hidden; text-align: center;}
.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}
.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}

/* h_top */
.h_top{ width: 100%; box-sizing: border-box; background: #ffffff; position: relative; }
.h_top .row{ display: flex; align-items: center; justify-content: space-between; }
.h_top::before{ content: ""; background: #fff; display: block; width: 100%; height: 100%; position: absolute; left:0; top:0; z-index: 34; }
.h_top .logo{ display: flex; width: 400px; height: 100%; align-items: center; position: relative; z-index: 35; }
.h_top .logo img{ max-width: 100%; position: relative; }
.h_top .nav{ display: flex; width: calc(100% - 90px); height:100%; align-items: center; justify-content: space-between; }
.h_top .nav > li{ width: 16.6%; padding:0 20px; height: 100%; display: inline-flex; align-items: center; justify-content: center; }
.h_top .nav > li > a{ display: block; padding:44px 0; font-size: 18px; color: #000000; transition: all .3s; position: relative; z-index: 35; }
.h_top .nav > li > a::before{ content: ""; display: block; width: 0; height: 3px; background: var(--zhu-color); position: absolute; left:50%; bottom: 0; transition: all .3s; z-index: 35; }
.h_top .nav > li > a:hover{ transition: all .3s; color: var(--zhu-color); }
.h_top .nav > li .drop_menu{ width: 100%; position: absolute; left:0; top:-320%; transition: all .3s; background: rgba(0, 76, 200, .8); z-index: 32; padding:50px 0; }
.h_top .nav > li:hover .drop_menu{ top:100%; transition: all .3s; }
.h_top .nav > li:hover a::before{ transition: all .3s; width: 100%; left:0; }

.h_top .drop_menu .cate_info{ width: 100%; }
.h_top .drop_menu .cate_info .img{ width: 100%; height: 178px; overflow: hidden; } 
.h_top .drop_menu .cate_info .txt{ text-align: left; } 
.h_top .drop_menu .cate_info .txt span{ display: block; font-size: 22px; color: #ffffff; line-height: 1; margin:20px 0; } 
.h_top .drop_menu .cate_info .txt p{ font-size: 14px; color: #ffffff; line-height: 1.7; } 
.h_top .drop_menu .d_menu{ width: 100%; height: 330px; box-sizing: border-box; padding:0 30px; display: flex; align-items: flex-start; flex-direction: column; }
.h_top .drop_menu .d_menu > a{ width: 100%!important; text-align: left; display: block; margin-bottom: 10px; font-size: 26px; color: #ffffff; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.h_top .drop_menu .d_menu > div{ width: 100%; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; margin-bottom: 20px; }
.h_top .drop_menu .d_menu > div > a{ text-align: left; width: 33.3%; margin:10px 0; font-size: 14px; color: #ffffff; transition: all .3s; }
.h_top .drop_menu .b_r{ border-right: 1px solid #ffffff; }
.h_top .drop_menu .b_2 > div > a{ width: 50%; }
.h_top .drop_menu .d_menu a:hover{ transition: all .3s; color: var(--pei-color); }

.h_top .h_tools{ width: calc(100% - 560px); text-align: right; display: flex; align-items: center; justify-content: flex-end; }
.h_search{ overflow: hidden; position: relative; width: 90px; display: flex; align-items: center; justify-content: center; z-index: 35; }
.h_search .btn_group{ cursor: pointer; display: inline-flex; align-items: center; justify-content: center; }
.h_search .btn_group span{ font-size: 30px; color: #494f54; line-height: 1; }
.h_search .tool_form{ width:280%; position: absolute; left:-165%; top:120%; z-index: 33; transition: all .3s; opacity: 0; display: flex; align-items: center; z-index: 35; }
.h_search .tool_form form{ width:calc(100% - 32px); display: flex; align-items: center; justify-content: space-between; background: #f6f6f6; padding:10px 18px; border-radius: 3px;  }
.h_search .tool_form input{ width:calc(100% - 32px); box-sizing: border-box; background: transparent; font-size: 14px; color: #474747; }
.h_search .tool_form button{ background: none; }
.h_search .tool_form button span{ font-size: 18px; line-height: 1; color: #474747; transition: all .3s; }
.h_search .tool_form button:hover span{ transition: all .3s; color: var(--pei-color); }
.h_search:hover{ transition: all .3s; overflow: visible; }
.h_search .tool_form_on{ transition: all .3s; top:-6px; opacity: 1; }
.h_search .tool_form .btn_close{ cursor: pointer; display: inline-block; padding:0 0 0 10px; background: #fff; }
.h_search .tool_form .btn_close span{ font-size: 26px; color: #333; line-height: 1; transition: all .3s; display: inline-block; }
.h_search .tool_form .btn_close:hover span{ transition: all .3s; transform: rotate(360deg); }

.scrolled_top{ background: rgba(0, 0, 0, .8); z-index: 9999; }
.scrolled_top .nav > li > a{ padding:36px 25px; }

@media only screen and (max-width: 1400px){
  .h_top .logo{ width:360px; box-sizing: border-box; padding-right: 20px; }
  .h_top .h_tools{ width: calc(100% - 360px); }
  .h_top .nav > li{ padding:0; }
  .h_top .nav > li > a{ padding:40px 0; }
  .h_top .nav > li .drop_menu{ padding:30px 0; }
  .h_top .drop_menu .cate_info .txt span{ font-size: 20px; margin:15px 0; }
  .h_top .drop_menu .d_menu{ height: 300px; }
  .h_top .drop_menu .d_menu > a{ font-size: 22px; }
  .h_top .drop_menu .d_menu > div{ margin-bottom: 10px; }
  .h_top .drop_menu .cate_info .img{ height: auto; }
  .h_top .drop_menu .cate_info .img img{ width: 100%; }
}
@media only screen and (max-width: 1200px){
  .h_top .logo{ width:300px; padding-right: 15px; }
  .h_top .h_tools{ width: calc(100% - 300px); }
  .h_top .nav > li > a{ padding:36px 0; }
  .h_top .nav > li .drop_menu{ padding:30px 0; }
  .h_top .drop_menu .cate_info .txt span{ font-size: 16px; margin:12px 0; }
  .h_top .drop_menu .cate_info .txt p{ font-size: 13px; line-height: 1.5; }
  .h_top .drop_menu .d_menu{ height: 240px; padding:0 15px; }
  .h_top .drop_menu .d_menu > a{ font-size: 18px; }
  .h_top .drop_menu .d_menu > div{ margin-bottom: 10px; }
}
@media only screen and (max-width: 992px){
  .h_top{ padding:15px 0; }
  .h_top .logo{ padding-right: 0; }
  .h_top .nav{ display: none; }
  .h_search .tool_form .btn_close{ padding:10px; }
  .h_search .tool_form{ left:-200%; }
  .h_top .drop_menu{ display: none; }
}
@media only screen and (max-width: 768px){
  .h_top .logo{ width:270px; }
}
@media only screen and (max-width: 640px){
  .h_top .logo{ width:240px; }
}
@media only screen and (max-width: 576px){
  .h_top .logo{ width:210px; }
  .h_top .h_search{ display: none; }
}
@media only screen and (max-width: 414px){
  .h_top .logo{ width:180px; }
}

html.hc-yscroll { overflow-y: scroll }
body.hc-nav-open { position: fixed; width: 100%; min-height: 100% }
.hc-mobile-nav { display: none; position: fixed; top: 0; height: 100%; z-index: 9999; overscroll-behavior: none }
.hc-mobile-nav.is-ios * { cursor: pointer !important }
.hc-mobile-nav .nav-container { position: fixed; z-index: 9998; top: 0; width: 280px; max-width: 100%; height: 100%; transition: transform .4s ease }
.hc-mobile-nav .nav-wrapper { width: 100% }
.hc-mobile-nav .nav-wrapper.nav-wrapper-1 { position: static; height: 100%; overflow: scroll; overflow-x: visible; overflow-y: auto }
.hc-mobile-nav ul { list-style: none; margin: 0; padding: 0 }
.hc-mobile-nav li { position: relative; display: block }
.hc-mobile-nav li.level-open>.nav-wrapper { visibility: visible }
.hc-mobile-nav input[type="checkbox"] { display: none }
.hc-mobile-nav label { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; cursor: pointer }
.hc-mobile-nav a { position: relative; display: block; box-sizing: border-box; cursor: pointer }
.hc-mobile-nav a,
.hc-mobile-nav a:hover { text-decoration: none }
.hc-mobile-nav.disable-body:not(.nav-open)::after { pointer-events: none }
.hc-mobile-nav.disable-body::after,
.hc-mobile-nav.disable-body .nav-wrapper::after { content: ''; position: fixed; z-index: 9990; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; overscroll-behavior: none; visibility: hidden; opacity: 0; transition: visibility 0s ease .4s, opacity .4s ease }
.hc-mobile-nav.disable-body.nav-open::after,
.hc-mobile-nav.disable-body .sub-level-open::after { visibility: visible; opacity: 1; transition-delay: .05s }
.hc-mobile-nav.nav-levels-expand .nav-wrapper::after { display: none }
.hc-mobile-nav.nav-levels-expand ul .nav-wrapper { min-width: 0; max-height: 0; overflow: hidden; transition: height 0s ease .4s }
.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper { max-height: none }
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper { position: absolute; z-index: 9999; top: 0; height: 100%; visibility: hidden; transition: visibility 0s ease .4s, transform .4s ease }
.hc-mobile-nav.nav-levels-overlap ul ul { height: 100%; overflow: scroll; overflow-x: visible; overflow-y: auto }
.hc-mobile-nav.nav-levels-overlap ul li.nav-parent { position: static }
.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper { visibility: visible; transition: transform .4s ease }
.hc-mobile-nav.side-left { left: 0 }
.hc-mobile-nav.side-left .nav-container { left: 0; transform: translate3d(-100%, 0, 0) }
.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper { transform: translate3d(-40px, 0, 0) }
.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper { left: 0; transform: translate3d(-100%, 0, 0) }
.hc-mobile-nav.side-right { right: 0 }
.hc-mobile-nav.side-right .nav-container { right: 0; transform: translate3d(100%, 0, 0) }
.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper { transform: translate3d(40px, 0, 0) }
.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper { right: 0; transform: translate3d(100%, 0, 0) }
.hc-mobile-nav.nav-open .nav-container { transform: translate3d(0, 0, 0) }
.hc-nav-trigger { position: absolute; cursor: pointer; display: none; top: 20px; z-index: 9980; min-height: 24px }
.hc-nav-trigger span { width: 30px; top: 50%; transform: translateY(-50%); transform-origin: 50% 50% }
.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after { position: absolute; left: 0; height: 4px; background: #34495E; transition: all .2s ease }
.hc-nav-trigger span::before,
.hc-nav-trigger span::after { content: ''; width: 100% }
.hc-nav-trigger span::before { top: -10px }
.hc-nav-trigger span::after { bottom: -10px }
.hc-nav-trigger.toggle-open span { background: rgba(0, 0, 0, 0); transform: rotate(45deg) }
.hc-nav-trigger.toggle-open span::before { transform: translate3d(0, 10px, 0) }
.hc-nav-trigger.toggle-open span::after { transform: rotate(-90deg) translate3d(10px, 0, 0) }
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after { background: rgba(0, 0, 0, 0.3) }
.hc-mobile-nav .nav-wrapper { background: #36414c }
.hc-mobile-nav.nav-open .nav-wrapper { box-shadow: 1px 0 2px rgba(0, 0, 0, 0.2) }
.hc-mobile-nav h2 { font-size: 20px; font-weight: bold; font-weight: normal; text-align: left; padding: 20px 17px; color: #ffffff; }
.hc-mobile-nav a { padding: 14px 17px; font-size: 15px; color: #fff; z-index: 1; background: rgba(0, 0, 0, 0); border-bottom: 1px solid #283440 }
.hc-mobile-nav:not(.touch-device) a:hover { background: var(--zhu-color); color: #fff; }
.hc-mobile-nav li { text-align: left }
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a { background: #283440; border-top: 1px solid #283440; border-bottom: 1px solid #283440 }
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover { background: #283440 }
.hc-mobile-nav li.nav-parent a { padding-right: 58px }
.hc-mobile-nav li.nav-close span,
.hc-mobile-nav li.nav-parent span.nav-next,
.hc-mobile-nav li.nav-back span { width: 45px; position: absolute; top: 0; right: 0; bottom: 0; text-align: center; cursor: pointer; transition: background .2s ease }
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after { display: block; content: ''; position: absolute; top: 50%; left: 50%; width: 6px; height: 6px; margin-top: -3px; border-top: 2px solid #fff; border-left: 2px solid #fff }
.hc-mobile-nav li.nav-close span::before { margin-left: -6px; transform: rotate(135deg) }
.hc-mobile-nav li.nav-close span::after { transform: rotate(-45deg) }
.hc-mobile-nav a[href]:not([href="#"])>span.nav-next { border-left: 1px solid #283440 }
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before { content: ''; position: absolute; top: 50%; left: 50%; width: 8px; height: 8px; margin-left: -2px; box-sizing: border-box; border-top: 2px solid #fff; border-left: 2px solid #fff; transform-origin: center }
.hc-mobile-nav span.nav-next::before { transform: translate(-50%, -50%) rotate(135deg) }
.hc-mobile-nav li.nav-back span::before { transform: translate(-50%, -50%) rotate(-45deg) }
.hc-mobile-nav.side-right span.nav-next::before { margin-left: 0; margin-right: -2px; transform: translate(-50%, -50%) rotate(135deg) }
.hc-mobile-nav.side-right li.nav-back span::before { margin-left: 0; margin-right: -2px; transform: translate(-50%, -50%) rotate(-45deg) }
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper { box-shadow: none; background: transparent }
.hc-mobile-nav.nav-levels-expand .nav-container ul h2,
.hc-mobile-nav.nav-levels-none .nav-container ul h2 { display: none }
.hc-mobile-nav.nav-levels-expand .nav-container ul ul a,
.hc-mobile-nav.nav-levels-none .nav-container ul ul a { font-size: 14px }
.hc-mobile-nav.nav-levels-expand .nav-container li,
.hc-mobile-nav.nav-levels-none .nav-container li { transition: background .3s ease }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open { background: #2e6296 }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a { border-bottom: 1px solid #295887 }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover { background: #2f649a }
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open>a .nav-next::before,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open>a .nav-next::before { margin-top: 2px; transform: translate(-50%, -50%) rotate(45deg) }
.hc-mobile-nav.nav-levels-expand .nav-container span.nav-next::before,
.hc-mobile-nav.nav-levels-none .nav-container span.nav-next::before { margin-top: -2px; transform: translate(-50%, -50%) rotate(225deg) }
#main-nav, .mob_nav{ display: none }
.mob_nav .toggle {position: relative; display: block; cursor: pointer; padding-left: 35px; min-height: 24px; z-index: 35; margin:28px 0; }
.mob_nav .toggle span { width: 35px; top: 50%; transform: translateY(-50%); transform-origin: 50% 50% }
.mob_nav .toggle span,
.mob_nav .toggle span::before,
.mob_nav .toggle span::after { position: absolute; left: 0; height: 4px; background: #333333; transition: all .1s ease }
.mob_nav .toggle span::before,
.mob_nav .toggle span::after { content: ''; width: 100% }
.mob_nav .toggle span::before { top: -10px }
.mob_nav .toggle span::after { bottom: -10px }
.mob_nav .toggle.toggle-open span { background: rgba(0, 0, 0, 0); transform: rotate(45deg) }
.mob_nav .toggle.toggle-open span::before { transform: translate3d(0, 10px, 0) }
.mob_nav .toggle.toggle-open span::after { transform: rotate(-90deg) translate3d(10px, 0, 0) }
.mob_nav .toggle:hover span,
.mob_nav .toggle:hover span::before,
.mob_nav .toggle:hover span::after { background: var(--pei-color) }
.mob_nav .toggle div { display: inline-block; margin-right: 15px }
.hc-mobile-nav li .drop_menu{ display: none; }
@media only screen and (max-width: 1200px){
  .mob_nav .toggle{ margin:0; }
}
@media only screen and (max-width: 992px){
  .mob_nav{ height: 100%; display: flex; align-items: center; justify-content: flex-end; }
}
@media only screen and (max-width: 768px){
  .mob_nav .toggle{ padding-left: 30px; }
  .mob_nav .toggle span{ width:30px; }
  .mob_nav .toggle span, .mob_nav .toggle span::before, .mob_nav .toggle span::after{ height:2px; }
}
@media only screen and (max-width: 567px){
  .hc-mobile-nav a{ padding:12px 17px; }
}

/*banner*/
#banner{ width: 100%; position: relative; }
#banner img{ max-width:100%; }
#banner .swiper-pagination{ padding:8px 0; width: 28px; height: 74px; background: rgba(255,255,255,.52); border-radius: 30px; left: 120px; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: flex; align-items: center; justify-content: space-around; flex-flow: column; }
#banner .swiper-pagination-bullet{ width: 14px; height: 14px;background: rgba(255,255,255,.52); opacity: 1; border-radius: 50%; }
#banner .swiper-pagination-bullet-active{ background: #ffffff; }
#banner .swiper-button-next, #banner .swiper-button-prev{ width: 56px; height: 56px; background: #ffffff; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; transition: all .3s; }
#banner .swiper-button-next::after, #banner .swiper-button-prev::after{ display: none; }
#banner .swiper-button-next{ top:auto; right:17%; bottom:100px; } 
#banner .swiper-button-prev{ top:auto; left:auto; bottom:100px; right:calc(17% + 78px); }
#banner .swiper-button-next span, #banner .swiper-button-prev span{ display: inline-block; font-size: 24px; color: #e82d2e; line-height: 1; }
#banner .swiper-button-prev span{ transform: rotate(180deg); }
#banner .swiper-button-next:hover, #banner .swiper-button-prev:hover{ transition: all .3s; background: -webkit-linear-gradient(left, #e52a27 0%, #f38824 100%); background: -o-linear-gradient(right, #e52a27 0%, #f38824 100%); background: -moz-linear-gradient(right, #e52a27 0%, #f38824 100%); background: linear-gradient(to right, #e52a27 0%, #f38824 100%); }
#banner .swiper-button-next:hover span, #banner .swiper-button-prev:hover span{ transition: all .3s; color: #ffffff; }
.b_news{ width: 100%; z-index: 33; position: absolute; left:0; bottom:0; background: rgba(0, 0, 0, .6); padding:15px 0; }
.b_news a{ display: flex; align-items: center; justify-content: space-between; }
.b_news a .tit{ display: flex; align-items: center; width: calc(100% - 120px); font-size: 22px; color: #ffffff; line-height: 1; }
.b_news a .tit span{ font-size: 16px; color: #ffffff; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.b_news a small{ font-size: 14px; color: #ffffff; margin-right: 20px; transition: all .3s; }
.b_news a i{ font-size: 14px; color: #ffffff; line-height: 1; transition: all .3s; }
.b_news a:hover small{ color: var(--pei-color); margin-right: 12px; transition: all .3s; }
.b_news a:hover .tit span{ color: var(--pei-color); transition: all .3s; }
.b_news a:hover i{ color: var(--pei-color); transition: all .3s; }
@media only screen and (min-width: 1920px){
  #banner img{ width:100%; }
}
@media only screen and (max-width: 1900px){
  #banner img{ width:100%; }
}
@media only screen and (max-width: 1400px){
  #banner .swiper-button-next, #banner .swiper-button-prev{ width: 42px; height: 42px; }
  #banner .swiper-button-next{ top:auto; right:17%; bottom:50px; } 
  #banner .swiper-button-prev{ top:auto; left:auto; bottom:50px; right:calc(17% + 60px); }
  #banner .swiper-button-next span, #banner .swiper-button-prev span{ font-size: 18px; }
}
@media only screen and (max-width: 1200px){
  #banner .swiper-pagination{ left:2%; }
  #banner .swiper-button-next{ top:auto; right:14%; bottom:30px; } 
  #banner .swiper-button-prev{ top:auto; left:auto; bottom:30px; right:calc(14% + 60px); }
  .b_news a .tit{ font-size: 16px; }
  .b_news a .tit span{ font-size: 16px; }
}
@media only screen and (max-width: 992px){
  #banner .swiper-pagination{ display: none; }
  #banner .swiper-button-next{ right:2%; bottom:auto; top:calc(50% + 20px); } 
  #banner .swiper-button-prev{ left:2%; bottom:auto; right:auto; top:calc(50% + 20px); }
  .b_news a .tit{ font-size: 14px; }
  .b_news a .tit span{ font-size: 14px; }
  .b_news a small{ font-size: 14px; margin-right: 10px; }
  .b_news a i{ font-size: 14px; }
}
@media only screen and (max-width: 768px){
  #banner .swiper-button-next, #banner .swiper-button-prev{ width: 32px; height: 32px; }
  #banner .swiper-button-next{ top:calc(50% + 16px); } 
  #banner .swiper-button-prev{ top:calc(50% + 16px); }
  .b_news a .tit{ font-size: 13px; }
  .b_news a .tit span{ font-size: 13px; }
  .b_news a small{ font-size: 13px; margin-right: 10px; }
  .b_news a i{ font-size: 13px; }
}
@media only screen and (max-width: 640px){
  .b_news{ display: none; }
}
@media only screen and (max-width: 567px){
}
@media only screen and (max-width: 414px){
}

/* m_news */
.m_news{ overflow: hidden; }
.m_news .hd{ width: 100%; display: flex; align-items: center; justify-content: space-between; padding:48px 0; }
.m_news .hd b{ font-weight: normal; letter-spacing: 2px; font-size: 36px; color: #000; line-height: 1; }
.m_news .hd a{ display: inline-flex; align-items: center; transition: all .3s; }
.m_news .hd a small{ font-size: 14px; color: #333333; margin-right: 20px; transition: all .3s; }
.m_news .hd a i{ font-size: 14px; color: #333333; line-height: 1; transition: all .3s; }
.m_news .hd a:hover small{ color: var(--pei-color); margin-right: 12px; transition: all .3s; }
.m_news .hd a:hover i{ color: var(--pei-color); transition: all .3s; }
.m_news .bd{ overflow: hidden; }
#mnews{ padding-bottom: 45px; }
#mnews a{ box-sizing: border-box; padding:42px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; width: 100%; background: #ffffff url(../images/news_li.png) no-repeat center; }
#mnews a .more{ width: 100%; display: flex; align-items: center; justify-content: space-between; margin:12px 0; }
#mnews a .more small{ font-size: 30px; color: #333333; line-height: 1; font-weight: bold; }
#mnews a .more small i{ display: inline-block; font-size: 30px; line-height: 1; color: var(--zhu-color); margin-right: 12px; transition: all .3s; } 
#mnews a .more span{ text-transform: uppercase; display: inline-flex; align-items: center; justify-content: center; padding:7px 16px; background: var(--zhu-color); font-size: 12px; color: #ffffff; border-radius: 15px; line-height: 1; transition: all .3s; }
#mnews a .more span:hover{ transition: all .3s; background: var(--pei-color); }
#mnews a .txt{ width: 100%; overflow: hidden; padding-bottom: 40px; border-bottom: 1px solid #b6b6b6; }
#mnews a .txt b{ display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size: 18px; color: #000000; line-height: 1; margin:20px 0; transition: all .3s; }
#mnews a .txt p{ overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size: 14px; color: #848484; line-height: 1.7; }
#mnews a .info{ width: 100%; display: flex; align-items: flex-end; justify-content: space-between; padding-top: 40px; }
#mnews a .info .auther{ display: inline-flex; align-items: center; }
#mnews a .info .auther i{ font-size: 34px; color: var(--zhu-color); line-height: 1; margin-right: 12px; }
#mnews a .info .auther div{ font-size: 14px; color: #848484; line-height: 1.7; }
#mnews a .info .time{ display: inline-flex; flex-direction: column; align-items: flex-end; justify-content: center; }
#mnews a .info .time span{ font-size: 26px; color: var(--zhu-color); line-height: 1; font-family: "DINOT"; }
#mnews a .info .time small{ font-size: 60px; color: var(--zhu-color); line-height: 1; font-family: "DINOT"; }
#mnews a:hover .more small i{ transition: all .3s; transform: rotate(540deg); color: var(--zhu-color); }
#mnews a:hover .txt b{ transition: all .3s; color: var(--zhu-color); }
#mnews .swiper-pagination{ bottom: 0; }
#mnews .swiper-pagination-bullet{ width: 12px; height: 12px; border:1px solid var(--zhu-color); border-radius: 50%; background: #f1f1f1; margin:0 6px; opacity: 1; transition: all .3s; }
#mnews .swiper-pagination-bullet-active{ transition: all .3s; background: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .m_news .hd{ padding:44px 0; }
  .m_news .hd b{ font-size: 34px; }
  #mnews a{ padding:40px; }
  #mnews a .more{ margin:10px 0; }
  #mnews a .more small, #mnews a .more small i{ font-size: 28px; margin-right: 10px; }
  #mnews a .txt{ padding-bottom: 35px; }
  #mnews a .txt b{ margin:18px 0; }
  #mnews a .info{ padding-top: 35px; }
  #mnews a .info .time small{ font-size: 50px; }
  #mnews a .info .time span{ font-size: 24px; }
  #mnews a .info .auther i{ font-size: 32px; }
  #mnews a .info .auther div{ line-height: 1.5; }
}
@media only screen and (max-width: 1200px){
  .m_news .hd{ padding:40px 0; }
  .m_news .hd b{ font-size: 32px; }
  #mnews a{ padding:35px; }
  #mnews a .more{ margin:8px 0; }
  #mnews a .more small, #mnews a .more small i{ font-size: 26px; margin-right: 8px; }
  #mnews a .txt{ padding-bottom: 30px; }
  #mnews a .txt b{ margin:16px 0; }
  #mnews a .info{ padding-top: 30px; }
  #mnews a .info .time small{ font-size: 40px; }
  #mnews a .info .time span{ font-size: 22px; }
  #mnews a .info .auther i{ font-size: 30px; margin-right: 10px; margin-right: 6px; }
  #mnews a .info .auther div{ line-height: 1.3; }
}
@media only screen and (max-width: 992px){
  .m_news .hd{ padding:35px 0; }
  .m_news .hd b{ font-size: 30px; }
  .m_news .hd a small{ margin-right: 18px; }
  #mnews a{ padding:30px; }
  #mnews a .more{ margin:6px 0; }
  #mnews a .more small, #mnews a .more small i{ font-size: 24px; margin-right: 4px; }
  #mnews a .txt{ padding-bottom: 25px; }
  #mnews a .txt b{ margin:14px 0; }
  #mnews a .info{ padding-top: 25px; align-items: center; }
  #mnews a .info .time small{ font-size: 30px; }
  #mnews a .info .time span{ display: none; }
  #mnews a .info .auther i{ font-size: 28px; margin-right: 8px; }
  #mnews a .info .auther div{ line-height: 1; display: flex; flex-direction: row; }
}
@media only screen and (max-width: 768px){
  .m_news .hd{ padding:30px 0; }
  .m_news .hd b{ font-size: 28px; }
  .m_news .hd a small{ margin-right: 16px; }
  #mnews a{ padding:25px; }
  #mnews a .more{ margin:4px 0; }
  #mnews a .more small, #mnews a .more small i{ font-size: 22px; margin-right: 2px; }
  #mnews a .txt{ padding-bottom: 20px; }
  #mnews a .txt b{ margin:12px 0; }
  #mnews a .info{ padding-top: 20px; }
  #mnews a .info .time small{ font-size: 25px; font-size: 17px; }
  #mnews a .info .auther i{ font-size: 26px; margin-right: 6px; }
}
@media only screen and (max-width: 640px){
  .m_news .hd{ padding:25px 0; }
  .m_news .hd b{ font-size: 26px; letter-spacing: 0; }
  .m_news .hd a small{ margin-right: 14px; }
  #mnews a{ padding:20px; }
  #mnews a .more{ margin:2px 0; }
  #mnews a .more small, #mnews a .more small i{ font-size: 20px; margin-right: 0; }
  #mnews a .txt{ padding-bottom: 15px; }
  #mnews a .txt b{ margin:10px 0; font-size: 16px; font-weight: normal; }
  #mnews a .info{ padding-top: 15px; }
  #mnews a .info .time small{ font-size: 20px; }
  #mnews a .info .auther i{ font-size: 24px; margin-right: 4px; }
  #mnews a .txt p{ line-height: 1.5; }
  #mnews a .more span{ padding:6px 12px; }
}
@media only screen and (max-width: 567px){
  .m_news .hd{ padding:20px 0; }
  .m_news .hd b{ font-size: 24px; }
  .m_news .hd a small{ margin-right: 12px; }
  .m_news .hd a:hover small{ margin-right: 8px;}
  #mnews{ padding-bottom: 40px; }
  #mnews a{ padding:15px; }
  #mnews a .more{ margin:0; }
  #mnews a .more small, #mnews a .more small i{ font-size: 18px; }
  #mnews a .info .auther i{ font-size: 22px; }
  #mnews a .txt b{ margin:8px 0; font-size: 15px; }
  #mnews a .txt p{ font-size: 13px; line-height: 1.3; }
  #mnews a .more span{ padding:4px 8px; }
}
@media only screen and (max-width: 414px){
  .m_news .hd{ padding:15px 0; }
  .m_news .hd b{ font-size: 22px; }
  .m_news .hd a small{ margin-right: 10px; }
  #mnews{ padding-bottom: 30px; }
  #mnews a{ padding:12px; }
  #mnews a .more small, #mnews a .more small i{ font-size: 16px; font-weight: normal; }
  #mnews a .info .auther i{ font-size: 20px; }
  #mnews a .txt b{ margin:6px 0; font-size: 14px; }
  #mnews a .txt p{ font-size: 12px; }
}


/* m_tit */
.m_tit{ width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding:48px 0; }
.m_tit b{ font-weight: normal; font-size: 36px; color: #000000; display: inline-block; line-height: 1; }
.m_tit span{ font-size: 20px; color: #aeadaa; text-transform: uppercase; margin-top: 8px; display: inline-block; line-height: 1; }
@media only screen and (max-width: 1400px){
  .m_tit{ padding:45px 0; }
  .m_tit b{ font-size: 34px; }
  .m_tit span{ font-size: 20px; margin-top: 8px; }
}
@media only screen and (max-width: 1200px){
  .m_tit{ padding:40px 0; }
  .m_tit b{ font-size: 32px; }
}
@media only screen and (max-width: 992px){
  .m_tit{ padding:35px 0; }
  .m_tit b{ font-size: 30px; }
}
@media only screen and (max-width: 768px){
  .m_tit{ padding:30px 0; }
  .m_tit b{ font-size: 28px; }
}
@media only screen and (max-width: 640px){
  .m_tit{ padding:25px 0; }
  .m_tit b{ font-size: 26px; }
  .m_tit span{ font-size: 18px; margin-top: 6px; }
}
@media only screen and (max-width: 567px){
  .m_tit{ padding:20px 0; }
  .m_tit b{ font-size: 24px; }
  .m_tit span{ font-size: 16px; margin-top: 4px; }
}
@media only screen and (max-width: 414px){
  .m_tit{ padding:15px 0; }
  .m_tit b{ font-size: 22px; }
  .m_tit span{ font-size: 14px; }
}

/* m_solution */
.m_solution{ overflow: hidden; }
.m_solution .bd{ width: 100%; overflow: hidden; }
.solution_pc{ display: block; }
.solution_mob{ display: none; }
.solution_box{ width: 100%; height: 600px; overflow: hidden; }
.solution_box li{ float: left; width: 20%; height: 100%; }
.solution_box li a{ display: block; overflow: hidden; width: 100%; height: 100%; }
.solution_box li a .txt{ display: flex; flex-direction: column; width: 100%; height: 100%; background: rgba(0, 0, 0, .2); background-repeat: repeat; padding:66px 26px; transition: all .3s; }
.solution_box li a p{ font-size: 18px; color: #ffffff; text-transform: uppercase; line-height: 1; margin-bottom: 12px; }
.solution_box li a b{ font-size: 30px; color: #ffffff; text-transform: uppercase; line-height: 1; font-weight: normal; }
.solution_box li a:hover .txt{ background: rgba(0, 0, 0, .4); padding:66px; transition: all .3s; }
.solution_box li.on .txt{ transition: all .3s; opacity: 1; }
.solution_box li.active .txt{ transition: all .3s; opacity: 0; }
@media only screen and (max-width: 1400px){
  .solution_pc{ display: none!important; }
  .solution_mob{ display: block; }
  .solution_box{ height: 500px; }
  .solution_box li a .txt{ padding:60px 20px; }
  .solution_box li a:hover .txt{ padding:60px 20px;}
  .solution_box li a b{ font-size: 26px; }
  .solution_box li a p{ font-size: 16px; }
}
@media only screen and (max-width: 1200px){
  .solution_box{ height: 400px; }
  .solution_box li a .txt{ padding:50px 15px; }
  .solution_box li a:hover .txt{ padding:50px 15px;}
  .solution_box li a b{ font-size: 22px; }
  .solution_box li a p{ font-size: 14px; }
}
@media only screen and (max-width: 992px){
  .solution_box{ height: 460px; display: flex; flex-wrap: wrap; }
  .solution_box li{ width:33.3%; border-right:4px solid #ffffff; height: 50%; }
  .solution_box li:nth-child(3){ border-right:0; }
  .solution_box li:nth-child(4), .solution_box li:nth-child(5){ width: 50%; border-top: 4px solid #fff; }
  .solution_box li:nth-child(5){ border-right:0; border-left: 2px solid #fff; }
  .solution_box li a .txt{ padding:40px 20px; background: rgba(0, 0, 0, .4); }
  .solution_box li a:hover .txt{ padding:40px 20px; background: rgba(0, 0, 0, .8); }
  .solution_box li a b{ font-size: 18px; }
  .solution_box li a p{ font-size: 12px; }
}
@media only screen and (max-width: 768px){
  .solution_box{ height: 600px; display: flex; flex-wrap: wrap; }
  .solution_box li{ width:50%; border-right:4px solid #ffffff; height: 33.3%; }
  .solution_box li:nth-child(2){ border-right:0; }
  .solution_box li:nth-child(3){ border-right:4px solid #ffffff; border-top: 4px solid #fff; }
  .solution_box li:nth-child(4){ border-right:0; }
  .solution_box li:nth-child(5){ width: 100%; border-right:0; border-left: 0; }
}
@media only screen and (max-width: 640px){
}
@media only screen and (max-width: 567px){
  .solution_box{ height: 540px; }
}
@media only screen and (max-width: 414px){
  .solution_box{ height: auto; display: flex; flex-wrap: wrap; }
  .solution_box li{ width:100%; border-right:0; border-top: 2px solid #fff; height: 140px; }
  .solution_box li:nth-child(2){ border-right:0; }
  .solution_box li:nth-child(3){ border-right:0; border-top: 2px solid #fff; }
  .solution_box li:nth-child(4), .solution_box li:nth-child(5){ width: 100%; border-top: 2px solid #fff; border-right:0; border-left: 0; }
}

/* m_about */
.m_about{ overflow: hidden; margin:48px 0 0; }
.m_about .row{ align-items: center; justify-content: space-between; }
.m_about .img{ width: calc(42% - 15px); padding-bottom: 27%; position: relative; overflow: hidden; }
.m_about .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; }
.m_about .info{ width: calc(58% - 15px); overflow: hidden; }
.m_about .info b{ display: block; font-size: 36px; color: #000212; font-weight: normal; line-height: 1; }
.m_about .info span{ display: block; margin:16px 0; font-size: 18px; color: #000212; line-height: 1; }
.m_about .info > div{ font-size: 18px; color: #6d7276; line-height: 1.6; overflow:hidden; display:-webkit-box; -webkit-line-clamp:7; -webkit-box-orient:vertical; }
.m_about .info > a{ padding:16px 46px; align-items: center; display: inline-flex; margin-top: 36px; border:1px solid #279cd4; border-radius: 4px; transition: all .3s; }
.m_about .info > a small{ font-size: 14px; color: #279cd4; line-height: 1; transition: all .3s; }
.m_about .info > a i{ font-size: 12px; color: #279cd4; line-height: 1; display: inline-block; margin-left: 70px; transition: all .3s; }
.m_about .info > a:hover{ transition: all .3s; background: var(--zhu-color); color: #ffffff; }
.m_about .info > a:hover small, .m_about .info > a:hover i{ transition: all .3s; color: #ffffff; }
.m_about .info > a:hover i{ transition: all .3s; margin-left: 15px; }
@media only screen and (max-width: 1400px){
  .m_about{ margin:45px 0 0; }
  .m_about .info b{ font-size: 34px; }
  .m_about .img{ height: 380px; padding-bottom: 0; }
}
@media only screen and (max-width: 1200px){
  .m_about{ margin:40px 0 0; }
  .m_about .info b{ font-size: 32px; }
  .m_about .info span{ margin:12px 0; line-height: 1.2; }
  .m_about .info > a{ margin-top: 20px; }
  .m_about .img{ width: calc(50% - 15px); }
  .m_about .info{ width: calc(50% - 15px); }
}
@media only screen and (max-width: 992px){
  .m_about{ margin:35px 0 0; }
  .m_about .info b{ font-size: 30px; }
  .m_about .info > div{ font-size: 17px; line-height: 1.5; }
  .m_about .info > a{ margin-top: 18px; }
  .m_about .img{ width: 100%; padding-bottom: 60%; height: auto; }
  .m_about .info{ width: 100%; padding:25px; background: #ffffff; }
}
@media only screen and (max-width: 768px){
  .m_about{ margin:30px 0 0; }
  .m_about .info b{ font-size: 28px; }
  .m_about .info span{ margin:14px 0; font-size: 16px; }
  .m_about .info > div{ font-size: 16px; }
  .m_about .info > a{ padding:14px 28px; margin-top: 16px; }
  .m_about .info{ padding:20px; }
}
@media only screen and (max-width: 640px){
  .m_about{ margin:25px 0 0; }
  .m_about .info b{ font-size: 26px; }
  .m_about .info span{ margin:12px 0; font-size: 15px; }
  .m_about .info > div{ font-size: 15px; line-height: 1.4; }
  .m_about .info > a{ padding:12px 24px; margin-top: 14px; }
  .m_about .info{ padding:15px; }
}
@media only screen and (max-width: 567px){
  .m_about{ margin:20px 0 0; }
  .m_about .info b{ font-size: 24px; }
  .m_about .info span{ margin:8px 0; font-size: 14px; }
  .m_about .info > div{ font-size: 14px; }
  .m_about .info > a{ padding:10px 20px; margin-top: 12px; }
  .m_about .info > a small, .m_about .info > a span{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .m_about{ margin:15px 0 0; }
  .m_about .info b{ font-size: 22px; }
  .m_about .info span{ margin:6px 0; font-size: 13px; }
  .m_about .info > div{ font-size: 13px; }
  .m_about .info > a{ padding:8px 16px; margin-top: 10px; }
  .m_about .info > a small, .m_about .info > a span{ font-size: 12px; }
}

/* m_industry */
.m_industry{ overflow: hidden; padding-bottom: 48px; }
.m_industry .bd{ overflow: hidden; width: 100%; }
#industry{ overflow: hidden; }
#industry a{ display: block; width: 100%; overflow: hidden; position: relative; }
#industry a .icon{ background: var(--zhu-color); display: flex; flex-direction: column; align-items: center; justify-content: center; padding:45px 0; }
#industry a .icon span{ font-size: 148px; color: #ffffff; line-height: 1; }
#industry a .icon b{ font-size: 30px; font-weight: normal; color: #ffffff; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 1; margin:30px 0 14px; }
#industry a .icon small{ font-size: 18px; color: #ffffff; text-transform: uppercase; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 1; }
#industry a .txt{ transition: all .3s; position: absolute; top:100%; display: flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; height: 100%; background: #ffffff; box-sizing: border-box; padding:15px; }
#industry a .txt b{ font-size: 30px; color: #333333; display: block; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
#industry a .txt small{ font-size: 18px; color: #666666; display: block; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:15px 0 30px; }
#industry a .txt p{ text-align: center; font-size: 18px; color: #999999; display: block; line-height: 1.6; padding:30px 0; border-top: 1px solid #cfcdc6; }
#industry a:hover .txt{ transition: all .3s; top:0; }
@media only screen and (max-width: 1400px){
  .m_industry{ padding-bottom: 45px; }
  #industry a .icon span{ font-size: 120px; }
  #industry a .txt{ padding:14px; }
  #industry a .txt small{ margin:15px 0; }
  #industry a .txt p{ padding:15px 0; }
  #industry a .icon b, #industry a .txt b{ font-size: 28px; margin:15px 0; }
}
@media only screen and (max-width: 1200px){
  .m_industry{ padding-bottom: 40px; }
  #industry a .icon span{ font-size: 100px; }
  #industry a .txt{ padding:13px; }
  #industry a .txt small{ margin:13px 0; }
  #industry a .txt p{ padding:13px 0; }
  #industry a .icon b, #industry a .txt b{ font-size: 26px; margin:12px 0; }
  #industry a .txt p{ font-size: 17px; }
}
@media only screen and (max-width: 992px){
  .m_industry{ padding-bottom: 35px; }
  #industry a .icon span{ font-size: 80px; }
  #industry a .txt{ padding:12px; }
  #industry a .txt small{ margin:10px 0; }
  #industry a .txt p{ padding:10px 0; }
  #industry a .icon b, #industry a .txt b{ font-size: 24px; margin:10px 0; }
  #industry a .icon small, #industry a .txt small{ font-size: 17px; }
  #industry a .txt p{ font-size: 16px; line-height: 1.5; }
}
@media only screen and (max-width: 768px){
  .m_industry{ padding-bottom: 30px; }
  #industry a .icon span{ font-size: 60px; }
  #industry a .txt{ padding:11px; }
  #industry a .txt small{ margin:8px 0; }
  #industry a .txt p{ padding:8px 0; }
  #industry a .icon b, #industry a .txt b{ font-size: 22px; margin:8px 0; }
  #industry a .icon small, #industry a .txt small{ font-size: 16px; }
  #industry a .txt p{ font-size: 15px; line-height: 1.4; }
}
@media only screen and (max-width: 640px){
  .m_industry{ padding-bottom: 25px; }
  #industry a .icon span{ font-size: 40px; }
  #industry a .txt{ padding:10px; }
  #industry a .txt small{ margin:6px 0; }
  #industry a .txt p{ padding:6px 0; }
  #industry a .icon b, #industry a .txt b{ font-size: 20px; margin:6px 0; }
  #industry a .icon small, #industry a .txt small{ font-size: 15px; }
  #industry a .txt p{ font-size: 14px; line-height: 1.3; }
}
@media only screen and (max-width: 567px){
  .m_industry{ padding-bottom: 20px; }
  #industry a .icon span{ font-size: 20px; }
  #industry a .icon b, #industry a .txt b{ font-size: 18px; }
  #industry a .icon small, #industry a .txt small{ font-size: 14px; }
  #industry a .txt{ padding:8px; }
  #industry a .txt p{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .m_industry{ padding-bottom: 15px; }
  #industry a .icon b, #industry a .txt b{ font-size: 16px; font-weight: normal; }
  #industry a .icon small, #industry a .txt small{ font-size: 12px; word-wrap: break-word; padding:0 12px; }
  #industry a .txt{ padding:6px; }
  #industry a .txt p{ font-size: 12px; }
  #industry a .txt small{ display: none; }
}

/* footer */
.footer{ background: #030304; padding-top: 48px; }
.f_top, .f_nav, .f_contact{ width: 100%; display: flex; align-items: center; justify-content: space-between; }
.f_top b{ font-size: 24px; color: #f8f8f8; line-height: 1; padding:10px 0; border-bottom: 1px solid #fff; display: inline-block; }
.f_top a{ display: inline-flex; font-size: 18px; color: #f8f8f8; align-items: center; }
.f_top a span{ color: #8f8f90; display: inline-block; margin-left: 6px; font-size: 18px; }
.f_nav, .f_contact{ overflow: hidden; padding:40px 0; }
.f_nav a{ font-size: 24px; color: #ffffff; line-height: 1; transition: all .3s; }
.f_nav a:hover{ transition: all .3s; color: var(--pei-color); }
.f_contact p{ font-size: 18px; color: rgba(255,255,255,.6); line-height: 1; }
.f_copy{ width: 100%; padding:30px 0; border-top:1px solid #72707c; }
.f_copy p, .f_copy p a{ line-height: 1; font-size: 12px; color: rgba(255,255,255,.5); }
.f_copy p a:hover{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .footer{ padding-top: 45px; }
  .f_top b, .f_nav a{ font-size: 22px; }
  .f_nav, .f_contact{ overflow: hidden; padding:35px 0; }
}
@media only screen and (max-width: 1200px){
  .footer{ padding-top: 40px; }
  .f_top b, .f_nav a{ font-size: 20px; }
  .f_top a, .f_top a, .f_contact p{ font-size: 17px; }
  .f_nav, .f_contact{ overflow: hidden; padding:30px 0; }
}
@media only screen and (max-width: 992px){
  .footer{ padding-top: 35px; }
  .f_top b, .f_nav a{ font-size: 18px; }
  .f_top a, .f_top a, .f_contact p{ font-size: 16px; }
  .f_contact{ flex-wrap: wrap; }
  .f_contact li{ width: 50%; padding:4px 0; }
  .f_nav, .f_contact{ overflow: hidden; padding:25px 0; }
}
@media only screen and (max-width: 768px){
  .footer{ padding-top: 30px; }
  .f_top b, .f_nav a{ font-size: 16px; }
  .f_top a, .f_top a, .f_contact p{ font-size: 15px; }
  .f_nav, .f_contact{ overflow: hidden; padding:20px 0; }
  .f_copy{ padding:20px 0 80px; }
}
@media only screen and (max-width: 640px){
  .footer{ padding-top: 25px; }
  .f_top a, .f_top a, .f_contact p{ font-size: 14px; }
  .f_nav, .f_contact{ overflow: hidden; padding:15px 0; }
  .f_contact{ display: none; }
}
@media only screen and (max-width: 567px){
  .footer{ padding-top: 20px; }
  .f_nav{ flex-wrap: wrap; }
  .f_nav a{ width: 33.3%; text-align: center; padding:4px 0; }
  .f_contact li{ width: 100%; text-align: center; }
  .f_copy p{ text-align: center; }
}
@media only screen and (max-width: 414px){
  .footer{ padding-top: 15px; }
}

/* s_banner */
.s_banner{ position: relative; display: block; padding:144px 0 270px; box-sizing: border-box; background:url(../images/company_banner.jpg) no-repeat top center; background-attachment: fixed; }
.s_banner .row{ flex-direction: column; align-items: flex-start; justify-content: center; }
.s_banner span{ text-transform: uppercase; font-size: 36px; color: #ffffff; font-family: "arial"; font-weight: bold; line-height: 1; }
.s_banner b{ font-weight: normal; font-size: 36px; color: #ffffff; line-height: 1; margin-top: 24px; display: block; }

.company_banner{ background:url(../images/company_banner.jpg) no-repeat top center; background-attachment: fixed; }
.news_banner{ background:url(../images/news_banner.jpg) no-repeat top center; background-attachment: fixed; }
.service_banner{ background:url(../images/service_banner.jpg) no-repeat top center; background-attachment: fixed; }
.case_banner{ background:url(../images/case_banner.jpg) no-repeat top center; background-attachment: fixed; }
.solution_banner{ background:url(../images/solution_banner.jpg) no-repeat top center; background-attachment: fixed; }
/* crumbs */
.crumbs{ width: 100%; position: absolute; bottom:0; background: rgba(0, 0, 0, .6); }
.crumbs .inner{ display: flex; align-items: center; justify-content: space-between; }
.crumbs p{ display: flex; align-items: center; font-size: 16px; color: #ffffff; line-height: 1; padding:24px 0; }
.crumbs p i{ font-size: 16px; color: #ffffff; line-height: 1; margin-right: 12px; }
.crumbs p small, .crumbs p a{ font-size: 16px; color: #ffffff; line-height: 1; transition: all .3s; }
.crumbs p a:hover{ transition: all .3s; color: var(--pei-color); }
.crumbs .c_nav{ display: inline-flex; align-items: center; }
.crumbs .c_nav a{ display: inline-block; font-size: 16px; color: #ffffff; line-height: 1; padding:24px 10px; margin:0 12px; position: relative; transition: all .3s; }
.crumbs .c_nav a:hover{ transition: all .3s; background: var(--zhu-color); color: #ffffff; }
@media only screen and (max-width: 1600px){
  .s_banner{ padding:200px 0 260px; }
}
@media only screen and (max-width: 1400px){
  .s_banner{ padding:140px 0 200px; }
  .s_banner span, .s_banner b{ font-size: 32px; }
  .s_banner b{ margin-top: 22px; }
}
@media only screen and (max-width: 1200px){
  .s_banner{ padding:100px 0 160px; }
  .s_banner span, .s_banner b{ font-size: 30px; }
  .s_banner b{ margin-top: 20px; }
  .crumbs p{ padding:15px 0; }
  .crumbs .c_nav a{ padding:12px 6px; margin:0; font-size: 15px; }
}
@media only screen and (max-width: 992px){
  .s_banner{ padding:80px 0 140px; }
  .s_banner .row{ align-items: center; }
  .s_banner span, .s_banner b{ font-size: 28px; }
  .s_banner b{ margin-top: 18px; }
  .crumbs .c_nav a{ font-size: 14px; }
}
@media only screen and (max-width: 768px){
  .s_banner span, .s_banner b{ font-size: 26px; }
  .s_banner b{ margin-top: 16px; }
  .crumbs p{ font-size: 14px; }
  .crumbs .c_nav a{ font-size: 14px; }
  .crumbs p a, .crumbs p i{ font-size: 14px; }
  .crumbs p small{ display: none; }
}
@media only screen and (max-width: 640px){
  .s_banner{ padding:60px 0 100px; }
  .s_banner span, .s_banner b{ font-size: 24px; }
  .s_banner b{ margin-top: 14px; }
  .crumbs .c_nav{ display: none; }
  .crumbs p{ width: 100%; justify-content: center; }
  .company_banner{ background-position-y: -120px; }
}
@media only screen and (max-width: 576px){
  .s_banner span, .s_banner b{ font-size: 22px; }
  .s_banner b{ margin-top: 12px; }
  .crumbs p a, .crumbs p i{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .s_banner{ padding:50px 0 90px; }
  .s_banner span, .s_banner b{ font-size: 20px; }
  .s_banner b{ margin-top: 10px; }
}

/* news_list */
.news_list{ overflow: hidden; width: 100%; overflow: hidden; }
.news_list li:first-child{ border-top: 1px solid #dddddd; }
.news_list li{ border-bottom: 1px solid #dddddd; }
.news_list li a{  display: flex; align-items: center; justify-content: space-between; padding:30px 0; }
.news_list li .time{ width: 160px; }
.news_list li .time span{ font-size: 24px; color: #333333; line-height: 1; display: inline-block; padding-right: 66px; position: relative; }
.news_list li .time span::after{ content: ""; display: inline-block; width: 40px; height: 1px; background: #999999; border:0; position: absolute; right:0; top:50%; }
.news_list li .time i{ position: relative; left: -10px; opacity: 0; display: inline-block; clear: both; font-size: 20px; line-height: 1; padding:6px 9px; background: #ffffff; color: #ffffff; transition: all .3s; margin-top: 20px; }
.news_list li .txt{ width: calc(100% - 370px); box-sizing: border-box; padding:0 30px; }
.news_list li .txt b{ font-weight: normal; display: block; font-size: 16px; color: #000000; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.news_list li .txt p{ display: block; font-size: 14px; color: #999999; line-height: 1.7; margin-top: 20px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }
.news_list li .img{ width: 210px; height: 140px; overflow: hidden; }
.news_list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }
.news_list li a:hover img{ transition: all .3s; transform: scale(1.05); }
.news_list li a:hover .time i{ transition: all .3s; background: var(--zhu-color); left:0; opacity: 1; }
.news_list li a:hover b{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .news_list li a{ padding:25px 0; }
  .news_list li .txt{ padding:0 25px; }
  .news_list li .time{ width: 150px; }
  .news_list li .txt{ width: calc(100% - 360px); }
}
@media only screen and (max-width: 1200px){
  .news_list li a{ padding:20px 0; }
  .news_list li .txt{ padding:0 20px; }
  .news_list li .time{ width: 140px; }
  .news_list li .txt{ width: calc(100% - 350px); }
}
@media only screen and (max-width: 992px){
  .news_list li a{ padding:15px 0; }
  .news_list li .txt{ padding:0 15px; }
}
@media only screen and (max-width: 768px){
  .news_list li .txt{ padding:0 10px; }
  .news_list li .time span::after{ display: none; }
  .news_list li .time span{ padding-right: 0; }
  .news_list li .time{ width: 80px; }
  .news_list li .txt{ width: calc(100% - 240px); }
  .news_list li .img{ width: 160px; height: 100px; }
}
@media only screen and (max-width: 640px){
  .news_list li .txt{ width: calc(100% - 220px); }
  .news_list li .img{ width: 140px; height: 100px; }
}
@media only screen and (max-width: 576px){
  .news_list li a{ flex-direction: column-reverse; }
  .news_list li .img{ width: 100%; height: auto; padding-bottom: 34%; position: relative; }
  .news_list li .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; }
  .news_list li .txt{ width: 100%; padding:0; }
  .news_list li .txt b{ margin:12px 0; font-size: 17px; font-weight: bold; }
  .news_list li .txt p{ margin:0; }
  .news_list li .time{ display: flex; align-items: center; justify-content: space-between; width: 100%; margin-top: 12px; }
  .news_list li .time i{ margin-top: 0; }
  .news_list li .time span{ font-size: 18px; }
}
@media only screen and (max-width: 414px){
  .news_list li .txt b{ font-size: 16px; font-weight: normal; }
  .news_list li .txt p{ font-size: 13px; line-height: 1.5; }
}

/* company */
.company{ font-size: 16px; color: #000000; line-height: 1.875; }
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
}
@media only screen and (max-width: 992px){
}
@media only screen and (max-width: 768px){
}
@media only screen and (max-width: 640px){
  .company{ font-size: 15px; line-height: 1.7; }
}
@media only screen and (max-width: 576px){
  .company{ font-size: 14px; line-height: 1.5; }
}
@media only screen and (max-width: 414px){
}

/* c_tit */
.c_tit{ width: 100%; padding:50px 0; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center; }
.c_tit b{ font-size: 40px; color: #333333; line-height: 1; font-weight: normal; }
.c_tit span{ font-size: 24px; color: #333333; line-height: 1; margin-top: 20px; text-transform: uppercase; }
@media only screen and (max-width: 1400px){
  .c_tit{ padding:45px 0; }
  .c_tit b{ font-size: 36px; }
  .c_tit span{ font-size: 22px; margin-top: 18px; } 
}
@media only screen and (max-width: 1200px){
  .c_tit{ padding:40px 0; }
  .c_tit b{ font-size: 32px; }
  .c_tit span{ font-size: 20px; margin-top: 16px; } 
}
@media only screen and (max-width: 992px){
  .c_tit{ padding:35px 0; }
  .c_tit b{ font-size: 28px; }
  .c_tit span{ font-size: 18px; margin-top: 14px; } 
}
@media only screen and (max-width: 768px){
  .c_tit{ padding:30px 0; }
  .c_tit b{ font-size: 24px; font-weight: bold; }
  .c_tit span{ font-size: 17px; margin-top: 12px; } 
}
@media only screen and (max-width: 640px){
  .c_tit{ padding:25px 0; }
  .c_tit b{ font-size: 20px; }
  .c_tit span{ font-size: 16px; margin-top: 10px; } 
}
@media only screen and (max-width: 576px){
  .c_tit{ padding:20px 0; }
  .c_tit b{ font-size: 18px; }
  .c_tit span{ font-size: 14px; margin-top: 8px; } 
}
@media only screen and (max-width: 414px){
  .c_tit{ padding:15px 0; }
  .c_tit b{ font-size: 17px; }
  .c_tit span{ font-size: 13px; margin-top: 6px; } 
}

/* company_cult */
.company_cult{ padding-bottom: 40px; overflow: hidden; background: url(../images/cult_bg.jpg) no-repeat top center; }
.company_cult .c_tit b,.company_cult .c_tit span{ color: #ffffff; }
#cult{ width: 100%; }
#cult .swiper-slide{ height: auto; }
#cult .cult_box{ text-align: center; padding:0 90px; }
#cult .cult_box b{ font-weight: normal; font-size: 30px; color: #ffffff; line-height: 1; display: block; }
#cult .cult_box span{ display: inline-block; font-size: 16px; color: #ffffff; text-transform: uppercase; line-height: 1; margin:20px 0; }
#cult .cult_box p{ font-size: 16px; color: #ffffff; line-height: 1.5; }
@media only screen and (max-width: 1400px){
  #cult .cult_box{ padding:0 40px; }
  #cult .cult_box b{ font-size: 28px; }
  #cult .cult_box span{ font-size: 16px; margin:20px 0; }
  #cult .cult_box p{ font-size: 16px; }
}
@media only screen and (max-width: 1200px){
  #cult .cult_box{ padding:0 10px; }
  #cult .cult_box b{ font-size: 24px; }
  #cult .cult_box span{ font-size: 15px; margin:16px 0; }
  #cult .cult_box p{ font-size: 15px; }
}
@media only screen and (max-width: 992px){
  #cult .cult_box{ padding:0; }
  #cult .cult_box b{ font-size: 20px; }
  #cult .cult_box span{ font-size: 14px; margin:14px 0; }
  #cult .cult_box p{ font-size: 14px; }
}
@media only screen and (max-width: 768px){
  #cult .cult_box{ padding:0; }
  #cult .cult_box b{ font-size: 19px; }
  #cult .cult_box span{ font-size: 13px; margin:12px 0; }
  #cult .cult_box p{ font-size: 13px; }
}
@media only screen and (max-width: 640px){
  .company_cult{ background-size: cover; }
  #cult .cult_box{ padding:0; }
  #cult .cult_box b{ font-size: 18px; }
  #cult .cult_box span{ font-size: 15px; margin:14px 0; }
  #cult .cult_box p{ font-size: 15px; }
}
@media only screen and (max-width: 576px){
  #cult .cult_box b{ font-size: 17px; }
  #cult .cult_box span{ font-size: 14px; margin:12px 0; }
  #cult .cult_box p{ font-size: 14px; }
}
@media only screen and (max-width: 414px){
  #cult .cult_box b{ font-size: 16px; }
  #cult .cult_box span{ font-size: 13px; margin:10px 0; }
  #cult .cult_box p{ font-size: 13px; }
}

/* company_honor */
.company_honor{ padding-bottom: 40px; width: 100%; overflow: hidden; background: url(../images/honor_bg.jpg) no-repeat top center; }
#honor{ width: 100%; overflow: hidden; }
#honor a{ display: block; width: 100%; }
#honor .img{ width: 100%; padding-bottom: 135%; overflow: hidden; position: relative; }
#honor .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
  .company_honor{ padding-bottom: 35px; }
}
@media only screen and (max-width: 992px){
  .company_honor{ padding-bottom: 30px; }
}
@media only screen and (max-width: 768px){
  .company_honor{ padding-bottom: 25px; }
}
@media only screen and (max-width: 640px){
  .company_honor{ padding-bottom: 20px; }
}
@media only screen and (max-width: 576px){
  .company_honor{ padding-bottom: 15px; }
}
@media only screen and (max-width: 414px){
  .company_honor{ padding-bottom: 10px; }
}

/* service */
.service{ overflow: hidden; width: 100%; }
.service .tit{ width: 100%; text-align: center; font-size: 40px; color: #000000; display: block; font-weight: bold; line-height: 1; margin:20px 0 40px; }
.service .content{ font-size: 16px; color: #808080; line-height: 1.875; letter-spacing: 1.5px; }
@media only screen and (max-width: 1400px){
  .service .tit{ font-size: 37px; margin:20px 0 30px; }
}
@media only screen and (max-width: 1200px){
  .service .tit{ font-size: 34px; margin:20px 0; }
}
@media only screen and (max-width: 992px){
  .service .tit{ font-size: 31px; margin:18px 0; }
  .service .content{ line-height: 1.7; letter-spacing: 0; }
}
@media only screen and (max-width: 768px){
  .service .tit{ font-size: 27px; margin:16px 0; }
  .service .content{ font-size: 16px; line-height: 1.6; }
}
@media only screen and (max-width: 640px){
  .service .tit{ font-size: 24px; margin:14px 0; }
  .service .content{ font-size: 15px; line-height: 1.5; }
}
@media only screen and (max-width: 576px){
  .service .tit{ font-size: 21px; margin:12px 0; }
  .service .content{ font-size: 14px; }
}
@media only screen and (max-width: 414px){
  .service .tit{ font-size: 18px; margin:10px 0; }
  .service .content{ font-size: 13px; }
}

/* service_list */
.service_list{ overflow: hidden; width: 100%; margin:20px 0; display: flex; align-items: center; justify-content: space-between; }
.service_list li{ width: calc(33.3% - 20px); }
.service_list a{ display: block; width: 100%; position: relative; overflow: hidden; }
.service_list a .img{ width: 100%; padding-bottom: 60%; overflow: hidden; position: relative; }
.service_list a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
.service_list a .txt{ background: #ffffff; position: absolute; top:100%; box-sizing: border-box; padding:15px; width: 100%; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; transition: all .3s; }
.service_list a .txt b{ font-weight: normal; font-size: 30px; color: #000000; line-height: 1; }
.service_list a .txt p{ font-size: 18px; color: #000000; line-height: 1.5; text-align: center; margin-top: 12px; }
.service_list a:hover img{ transition: all .3s; transform: scale(1.05); }
.service_list a:hover .txt{ transition: all .3s; top:0; }
@media only screen and (max-width: 1400px){
  .service_list li{ width: calc(33.3% - 12px); }
}
@media only screen and (max-width: 1200px){
  .service_list a .txt b{ font-size: 26px; }
  .service_list a .txt p{ font-size: 16px; }
  .service_list li{ width: calc(33.3% - 8px); }
}
@media only screen and (max-width: 992px){
  .service_list a .txt b{ font-size: 22px; }
  .service_list a .txt p{ font-size: 14px; margin-top: 10px; }
}
@media only screen and (max-width: 768px){
  .service_list{ flex-wrap: wrap; }
  .service_list li{ width: 100%; }
  .service_list li + li{ margin-top: 15px; }
  .service_list a .txt b{ font-size: 18px; }
  .service_list a .txt p{ margin-top: 8px; }
}
@media only screen and (max-width: 640px){
  .service_list a .txt b{ font-size: 22px; }
  .service_list a .txt p{ margin-top: 6px; }
}
@media only screen and (max-width: 576px){
  .service_list a .txt b{ font-size: 20px; }
  .service_list a .txt p{ margin-top: 4px; }
}
@media only screen and (max-width: 414px){
  .service_list a .txt b{ font-size: 18px; }
}

/* honor_list */
.honor{ width:100%; }
.honor_list a { display: block; width:100%; margin-bottom: 30px; border:1px solid #f1f1f1; position: relative; overflow: hidden; }
.honor_list a .img{ width: 100%; padding-bottom: 136%; position: relative; overflow: hidden; }
.honor_list a .img img { width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all 0.6s ease 0s; }
.honor_list a .txt{ display: flex; flex-direction: column; width:100%; height: 100%; background: rgba(0, 0, 0, .5); align-items: center; justify-content: center; box-sizing: border-box; padding:15px; position: absolute; top:100%; left:0; transition: all .3s; }
.honor_list a .txt span{ font-size: 44px; color: #ffffff; line-height: 1; }
.honor_list a .txt b{ font-weight: normal; display: block; font-size: 16px; color: #ffffff; line-height: 1; margin-top: 10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.honor_list a:hover img { transform: scale(1.06); }
.honor_list a:hover .txt{ transition: all .3s; top:0; }
@media only screen and (max-width: 1400px){
}
@media only screen and (max-width: 1200px){
  .honor_list a .txt span{ font-size: 40px; }
}
@media only screen and (max-width: 992px){
  .honor_list li{ padding-right: 7.5px; }
  .honor_list a{ margin-bottom: 15px; }
  .honor_list li:nth-child(2n+0){ padding-right: 15px; padding-left: 7.5px; }
  .honor_list a .txt span{ font-size: 36px; }
}
@media only screen and (max-width: 768px){
  .honor_list a .txt span{ font-size: 32px; }
  .honor_list a .txt b{ font-size: 15px; }
}
@media only screen and (max-width: 640px){
  .honor_list a .txt span{ font-size: 28px; }
  .honor_list a .txt b{ font-size: 14px; word-break: break-all; white-space: normal; text-align: center; line-height: 1.3; }
}
@media only screen and (max-width: 576px){
  .honor_list a .txt span{ font-size: 24px; }
}

/* case_main */
.case_main{ overflow: hidden; width: 100%; }
.case_main .tit{ width: 100%; text-align: center; font-size: 40px; color: #000000; display: block; font-weight: bold; line-height: 1; margin:20px 0 40px; }
.case_main .content{ font-size: 16px; color: #808080; line-height: 1.875; letter-spacing: 1.5px; }
@media only screen and (max-width: 1400px){
  .case_main .tit{ margin:20px 0 36px; }
}
@media only screen and (max-width: 1200px){
  .case_main .tit{ font-size: 36px; margin:18px 0 32px; }
}
@media only screen and (max-width: 992px){
  .case_main .tit{ font-size: 32px; margin:16px 0 28px; }
}
@media only screen and (max-width: 768px){
  .case_main .tit{ font-size: 28px; margin:14px 0 24px; }
}
@media only screen and (max-width: 640px){
  .case_main .tit{ font-size: 24px; margin:12px 0 20px; }
  .case_main .content{ font-size: 16px; line-height: 1.7; letter-spacing: 1.2px; }
}
@media only screen and (max-width: 576px){
  .case_main .tit{ font-size: 22px; margin:10px 0 16px; }
  .case_main .content{ font-size: 15px; line-height: 1.5; }
}
@media only screen and (max-width: 414px){
  .case_main .tit{ font-size: 18px; margin:8px 0 12px; }
  .case_main .content{ font-size: 14px; }
}

/* case_info */
.case_info{ width: 100%; display: flex; align-items: flex-start; justify-content: space-between; margin:30px 0 0; }
.case_info .case_menu{ width: calc(34% - 15px); overflow: hidden; }
.case_menu h3{ border-top: 1px solid #808080; padding:18px 36px; display: flex; align-items: center; justify-content: space-between; transition: all .3s; }
.case_menu h3:last-of-type{ border-bottom: 1px solid #808080; }
.case_menu h3 a{ font-size: 24px; color: #333333; line-height: 1; transition: all .3s; }
.case_menu h3 i{ font-size: 20px; color: #333333; line-height: 1; transition: all .3s; }
.case_menu h3.on{ background: #808080; transition: all .3s; }
.case_menu h3.on a, .case_menu h3.on i{ color: #ffffff; transition: all .3s; }
.case_menu ul{ background: #eeeeee; display: none; }
.case_menu ul li + li{ border-top: 1px dashed #dcdcdc; }
.case_menu ul li a{ transition: all .3s; display: flex; line-height: 1; padding:18px 36px; font-size: 18px; color: #333333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.case_menu ul li a:hover{ transition: all .3s; background: #dcdcdc; }
.case_info .case_right{ width: calc(66% - 15px); overflow: hidden; }
.case_right .case_tit{ width: 100%; overflow: hidden; }
.case_right .case_tit b{ display: block; margin:0 0 30px; padding:15px 0; width: 100%; border-bottom: 1px solid #cfcdc6; font-size: 30px; color: #3d3d3d; line-height: 1; font-weight: normal; }
.case_right .case_tit img{ max-width: 100%; margin:0 0 30px; }
.case_list{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; }
.case_list li{ width: calc(50% - 15px); margin-bottom: 30px; background: #ffffff; }
.case_list li a{ display: flex; flex-direction: column; width: 100%; box-sizing: border-box; padding:30px; transition: all .3s; }
.case_list li b{ font-weight: normal; margin-bottom: 20px; font-size: 24px; color: #3d3d3d; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 1; }
.case_list li p{ font-size: 18px; color: #3d3d3d; display: block; line-height: 1.7; overflow:hidden; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; }
.case_list li a:hover{ transition: all .3s; background: var(--zhu-color); }
.case_list li a:hover b, .case_list li a:hover p{ transition: all .3s; color: #ffffff; }
@media only screen and (max-width: 1400px){
  
  .case_info .case_menu{ width: calc(34% - 7.5px); }
  .case_info .case_right{ width: calc(66% - 7.5px); }
  .case_right .case_tit b{ font-size: 28px; margin:0 0 15px; }
  .case_right .case_tit img{ margin: 0 0 15px; }
  .case_menu h3 a{ font-size: 22px; }
  .case_list li{ width: calc(50% - 7.5px); margin-bottom: 15px; }
  .case_list li b{ font-size: 22px; }
  .case_list li p{ font-size: 16px; }
  .case_list li a{ padding:25px; }
}
@media only screen and (max-width: 1200px){
  .case_right .case_tit b{ font-size: 26px; }
  .case_menu h3 a{ font-size: 20px; }
  .case_menu ul li a{ font-size: 16px; }
  .case_list li b{ font-size: 20px; margin-bottom: 12px; }
  .case_list li p{ font-size: 16px; }
  .case_list li a{ padding:20px; }
}
@media only screen and (max-width: 992px){
  .case_right .case_tit b{ font-size: 24px; box-sizing: border-box; padding:0 5px 15px; }
  .case_info .case_menu{ width: 100%; }
  .case_info .case_right{ width: 100%; }
  .case_info{ margin:15px 0 0; flex-wrap: wrap; }
  .case_menu ul{ display: none!important; }
  .case_info .case_menu{ display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; }
  .case_menu h3{ border: 1px solid #808080; width: calc(25% - 10px); margin-bottom: 15px; padding:0; justify-content: center; }
  .case_menu h3 a{ display: block; box-sizing: border-box; width: 100%; height: 100%; padding:15px; text-align: center; }
  .case_menu h3 i{ display: none; }
  .case_menu h3.on{ background: none; }
  .case_menu h3.on a, .case_menu h3.on i{ color: #333333; }
  .case_menu h3 a:hover{ background: #808080; color: #ffffff; }
}
@media only screen and (max-width: 768px){
  .case_right .case_tit b{ font-size: 22px; }
  .case_menu h3 a{ font-size: 18px; padding:12px; }
  .case_list li b{ font-size: 18px; margin-bottom: 10px; }
  .case_list li p{ font-size: 14px; }
  .case_list li a{ padding:15px; }
}
@media only screen and (max-width: 640px){
  .case_right .case_tit b{ font-size: 20px; }
  .case_menu h3 a{ font-size: 16px; padding:10px; }
  .case_menu h3{ width: calc(50% - 10px); }
}
@media only screen and (max-width: 576px){
  .case_right .case_tit b{ font-size: 18px; }
  .case_menu h3 a{ font-size: 14px; }
  .case_list{ flex-wrap: wrap; }
  .case_list li{ width: 100%; }
  .case_right .case_tit img{ height: 120px; object-fit: cover; }
}
@media only screen and (max-width: 414px){
  .case_right .case_tit b{ font-size: 16px; }
}

/* xg_solution */
.xg_solution{ overflow: hidden; padding-bottom: 30px; }
.xg_solution .tit{ width: 100%; overflow: hidden; text-align: center; padding-bottom: 30px; font-size: 40px; color: #000000; font-weight: bold; line-height: 1; }
.xg_solution a{ display: block; width: 100%; }
.xg_solution a .img{ width: 100%; padding-bottom: 45%; position: relative; overflow: hidden; border-radius: 10px; }
.xg_solution a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; transition: all .3s; }
.xg_solution a b{ font-size: 14px; color: #333333; padding:12px; display: block; box-sizing: border-box; width: 100%; text-align: center; font-weight: normal; }
.xg_solution a:hover img{ transition: all .3s; transform: scale(1.05); }
.xg_solution a:hover b{ transition: all .3s; color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .xg_solution .tit{ padding-bottom: 26px; }
}
@media only screen and (max-width: 1200px){
  .xg_solution .tit{ font-size: 36px; padding-bottom: 22px; }
}
@media only screen and (max-width: 992px){
  .xg_solution .tit{ font-size: 32px; padding-bottom: 18px; }
}
@media only screen and (max-width: 768px){
  .xg_solution .tit{ font-size: 28px; padding-bottom: 14px; }
}
@media only screen and (max-width: 640px){
  .xg_solution .tit{ font-size: 24px; }
}
@media only screen and (max-width: 576px){
  .xg_solution .tit{ font-size: 22px; }
}
@media only screen and (max-width: 414px){
  .xg_solution .tit{ font-size: 18px; }
}

/* main */
.main{ overflow: hidden; padding:30px 0; }
/* article_main */
.article_main{padding:30px 0; background: #f1f1f1; }
.article_content .left{ padding-left: 0; padding-right: 7.5px; }
.article_content .right{ padding-left: 7.5px; padding-right: 0; }
.article_content .single{ padding:20px 45px; font-size: 16px; color: #4c4c4c; line-height: 1.8;}
.article_content .single img{ max-width: 100%; margin:12px 0!important }
.img_one{ text-align: center; width: 100%; }
.img_one img{ max-width: 100%; }
.article_box{ background: #fff; box-sizing: border-box; }
.page_tit{ position: relative; padding: 45px 45px 0; text-align: left; }
.page_tit b{ display: block; font-size: 26px; color: #1a1a1a; line-height: 1.5; font-weight: normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.page_tit .meta{ font-size: 14px; color: #999999; line-height: 1; margin:18px 0 0; border-bottom: solid 1px #e9e9e9; padding-bottom: 15px; }
.page_tit .meta span{ display: inline-block; margin-right: 8px; color: #393939; font-size: 20px; }
.relevant_news{ padding:20px; box-sizing: border-box; background: #fff; }
.relevant_news > b{ display: inline-block; font-size: 24px; color: var(--zhu-color); font-weight: bold; line-height: 1; padding:18px 0; margin-bottom: 24px; border-bottom: 4px solid var(--zhu-color); }
.relevant_news a{ display: block; width: 100%; }
.relevant_news a .img{ width: 100%; padding-bottom: 74%; position: relative; overflow: hidden; }
.relevant_news a .img img{ width: 100%; height: 100%; object-fit: cover; position: absolute; }
.relevant_news a .txt{ padding:26px 0; overflow: hidden; }
.relevant_news a .txt b{ line-height: 1; display: block; font-size: 18px; color: #3a3a3a; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: all .3s; }
.relevant_news a .txt span{ display: inline-block; font-size: 14px; color: #666666; margin-top: 18px; line-height: 1; }
.relevant_news a:hover img{ transition: all .3s; transform: scale(1.05); }
.relevant_news a:hover b{ transition: all .3s; color: var(--zhu-color); }
.prev_next{ width:100%; margin:20px 0 0; display: flex; }
.prev_next>div{ width:50%; padding:20px; border-top: 1px solid #e9e9e9; display: flex; flex-direction: row; align-items: center; justify-content: flex-start; }
.prev_next>div + div{ border-left:1px solid #e9e9e9; }
.prev_next>div a{ color: #999; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block; width: calc(100% - 100px); font-size: 14px; }
.prev_next>div a:hover{ color: var(--zhu-color); }
@media only screen and (max-width: 1400px){
  .page_tit{ padding:35px 35px 0; }
  .article_content .single{ padding:20px 35px; }
  .relevant_news > b{ font-size: 22px; padding:15px 0; margin-bottom: 20px; }
  .relevant_news a .txt{ padding:24px 0; }
  .prev_next>div{ padding:18px; }
}
@media only screen and (max-width: 1200px){
  .page_tit{ padding:30px 30px 0; }
  .article_content .single{ padding:20px 30px; }
  .page_tit b{ font-size: 24px; }
  .relevant_news{ padding:15px; }
  .relevant_news > b{ font-size: 20px; padding:12px 0; margin-bottom: 15px; }
  .relevant_news a .txt{ padding:22px 0; }
  .relevant_news a .txt b{ font-size: 17px; }
  .prev_next>div{ padding:15px; }
}
@media only screen and (max-width: 992px){
  .main, .article_main{ padding:25px 0; }
  .page_tit{ padding:25px 25px 0; }
  .article_content .single{ padding:20px 25px; }
  .page_tit b{ font-size: 22px; }
  .relevant_news a .txt{ padding:20px 0; }
  .relevant_news a .txt b{ font-size: 16px; font-weight: normal; }
  .article_content .left{ padding-left: 0; padding-right: 0; }
  .article_content .right{ padding-left: 0; padding-right: 0; }
  .prev_next{ border-bottom: 1px solid #e9e9e9; }
  .relevant_news > b{ font-size: 18px; padding:10px 0; margin-bottom: 12px; }
  .prev_next>div{ padding:12px; }
}
@media only screen and (max-width: 768px){
  .main, .article_main{ padding:20px 0; }
  .page_tit{ padding:20px; }
  .article_content .single{ padding:0 20px; }
  .page_tit b{ font-size: 20px; }
  .relevant_news a .txt{ padding:18px 0; }
  .relevant_news a .txt b{ font-size: 15px; }
  
  .article_content .single img{ margin: 6px 0!important; }
  .relevant_news > b{ font-size: 17px; }
  .prev_next{ flex-direction: column; }
  .prev_next > div{ width: 100%; padding:10px 12px; }
  .prev_next>div + div{ border-left: 0; }
  .page_tit .meta span{ font-size: 16px; }
}
@media only screen and (max-width: 640px){
  .main, .article_main{ padding:15px 0; }
  .page_tit{ padding:15px; }
  .article_content .single{ padding:0 15px; }
  .page_tit b{ font-size: 18px; }
  .relevant_news a .txt{ padding:16px 0; }
  .relevant_news a .txt b{ font-size: 14px; }
  .relevant_news a .txt span{ font-size: 13px; margin-top: 10px; }
  .relevant_news > b{ font-size: 16px; font-weight: normal; border-bottom: 2px solid var(--zhu-color); }
  .prev_next > div{ padding:8px 12px; }
  .article_content .single{ font-size: 15px; line-height: 1.5; }
}
@media only screen and (max-width: 576px){
  .page_tit{ padding:12px; }
  .article_content .single{ padding:0 12px; }
  .page_tit b{ font-size: 17px; }
  .relevant_news a .txt{ padding:14px 0; }
  .relevant_news a .txt span{ font-size: 12px; margin-top: 6px; }
  .relevant_news > b{ font-size: 15px; border-bottom: 1px solid var(--zhu-color); }
  .prev_next > div{ padding:6px 12px; }
  .page_tit .meta span{ font-size: 14px; }
}
@media only screen and (max-width: 414px){
  .relevant_news a .txt{ padding:12px 0; }
}

/* app_list */
.app_list{ overflow: hidden; display: flex; flex-wrap: wrap; }
.app_list li{ width: calc(25% - 22.5px); margin-bottom:30px; margin-right: 30px; }
.app_list li:nth-child(4n+0){ margin-right: 0; }
.app_list li a{ display: block; width: 100%; overflow: hidden; position: relative; }
.app_list li a .icon{ background: var(--zhu-color); display: flex; flex-direction: column; align-items: center; justify-content: center; padding:45px 0; }
.app_list li a .icon span{ font-size: 148px; color: #ffffff; line-height: 1; }
.app_list li a .icon b{ font-size: 30px; font-weight: normal; color: #ffffff; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 1; margin:30px 0 14px; }
.app_list li a .icon small{ font-size: 18px; color: #ffffff; text-transform: uppercase; display: block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 1; }
.app_list li a .txt{ transition: all .3s; position: absolute; top:100%; display: flex; align-items: center; justify-content: center; flex-direction: column; width: 100%; height: 100%; background: #ffffff; box-sizing: border-box; padding:15px; }
.app_list li a .txt b{ font-size: 30px; color: #333333; display: block; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.app_list li a .txt small{ font-size: 18px; color: #666666; display: block; line-height: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; margin:15px 0 30px; }
.app_list li a .txt p{ text-align: center; font-size: 18px; color: #999999; display: block; line-height: 1.6; padding:30px 0; border-top: 1px solid #cfcdc6; }
.app_list li a:hover .txt{ transition: all .3s; top:0; }
@media only screen and (max-width: 1400px){
  .app_list li{ width: calc(25% - 15px); margin-bottom:20px; margin-right: 20px; }
  .app_list li a .icon span{ font-size: 120px; }
  .app_list li a .txt{ padding:14px; }
  .app_list li a .txt small{ margin:15px 0; }
  .app_list li a .txt p{ padding:15px 0; }
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 28px; margin:15px 0; }
}
@media only screen and (max-width: 1200px){
  .app_list li{ width: calc(33% - 15px); margin-bottom:15px; margin-right: 15px; }
  .app_list li:nth-child(3n+0){ margin-right: 0; }
  .app_list li:nth-child(4n+0){ margin-right: 15px; }
  .app_list li a .icon span{ font-size: 100px; }
  .app_list li a .txt{ padding:13px; }
  .app_list li a .txt small{ margin:13px 0; }
  .app_list li a .txt p{ padding:13px 0; }
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 26px; margin:12px 0; }
  .app_list li a .txt p{ font-size: 17px; }
}
@media only screen and (max-width: 992px){
  .app_list li a .icon span{ font-size: 80px; }
  .app_list li a .txt{ padding:12px; }
  .app_list li a .txt small{ margin:10px 0; }
  .app_list li a .txt p{ padding:10px 0; }
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 24px; margin:10px 0; }
  .app_list li a .icon small, .app_list li a .txt small{ font-size: 17px; }
  .app_list li a .txt p{ font-size: 16px; line-height: 1.5; }
}
@media only screen and (max-width: 768px){
  .app_list li a .icon span{ font-size: 60px; }
  .app_list li a .txt{ padding:11px; }
  .app_list li a .txt small{ margin:8px 0; }
  .app_list li a .txt p{ padding:8px 0; }
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 22px; margin:8px 0; }
  .app_list li a .icon small, .app_list li a .txt small{ font-size: 16px; }
  .app_list li a .txt p{ font-size: 15px; line-height: 1.4; }
}
@media only screen and (max-width: 640px){
  .app_list li{ width: calc(50% - 7.5px); margin-bottom:15px; margin-right: 15px; }
  .app_list li:nth-child(2n+0){ margin-right: 0; }
  .app_list li:nth-child(3n+0){ margin-right: 15px; }
  .app_list li:nth-child(6n+0){ margin-right: 0; }
  .app_list li:nth-child(4n+0){ margin-right: 0; }
  .app_list li a .icon span{ font-size: 40px; }
  .app_list li a .txt{ padding:10px; }
  .app_list li a .txt small{ margin:6px 0; }
  .app_list li a .txt p{ padding:6px 0; }
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 20px; margin:6px 0; }
  .app_list li a .icon small, .app_list li a .txt small{ font-size: 15px; }
  .app_list li a .txt p{ font-size: 14px; line-height: 1.3; }
}
@media only screen and (max-width: 567px){
  .app_list li a .icon span{ font-size: 20px; }
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 18px; }
  .app_list li a .icon small, .app_list li a .txt small{ font-size: 14px; }
  .app_list li a .txt{ padding:8px; }
  .app_list li a .txt p{ font-size: 13px; }
}
@media only screen and (max-width: 414px){
  .app_list li a .icon b, .app_list li a .txt b{ font-size: 16px; font-weight: normal; }
  .app_list li a .icon small, .app_list li a .txt small{ font-size: 12px; word-wrap: break-word; padding:0 12px; }
  .app_list li a .txt{ padding:6px; }
  .app_list li a .txt p{ font-size: 12px; }
  .app_list li a .txt small{ display: none; }
}